Skip to main content
POST
Cartoon Yourself

Authorizations

ailabapi-api-key
string
header
required

API Key for authentication

Body

multipart/form-data
task_type
enum<string>
default:sync
required

Task Type.

  • async: Asynchronous tasks. Recommended for all new tasks and will be enforced in future updates.
  • sync: Synchronous tasks.
Available options:
async,
sync
image
file
required
  • Image format: JPEG JPG PNG
  • Image size: No more than 5 MB.
  • Image resolution: Less than 4096x4096px.
type
enum<string>
required

Effects. See Supported type values.

Available options:
jpcartoon,
anime,
retro_anime_90s,
shoujo_manga,
black_white_manga,
korean_webtoon,
hkcartoon,
hongkong,
amcartoon,
comic,
classic_cartoon,
tccartoon,
ukiyoe_cartoon,
animation3d,
3d_cartoon,
3d,
3d_game,
pixar,
pixar_plus,
handdrawn,
sketch,
pencil_drawing_2,
colored_pencil,
watercolor,
gouache,
oil_painting,
pastel_drawing,
ink_wash,
claborate,
paper_cut,
fashion_illustration,
concept_art,
flat_vector,
sticker_cartoon,
low_poly,
pixel_art,
clay_animation,
felt_doll,
western,
angel,
demon,
avatar,
cyberpunk,
steampunk,
noir_comic,
bopu_cartoon,
crayon_childlike,
artstyle,
famous

Response

200 - application/json

Success

request_id
string
required

Request ID for debugging.

log_id
string
required

Log ID for debugging.

error_detail
object
required
task_id
string

Task ID for querying Querying Async Task Results.